# File lib/cabin/channel.rb, line 157
def
[]=
(
key
,
value
)
@data
[
key
] =
value
end