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