# File lib/cabin/channel.rb, line 181
  def context
    ctx = Cabin::Context.new(self)
    return ctx
  end