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