# File lib/codec/data.rb, line 160
def
list=
(
a
)
put_list
enter_exit
{
a
.
each
{
|
x
|
self
<<
x
} }
end