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