# File lib/mustache.rb, line 149
  def context
    @context ||= Context.new(self)
  end