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