# File lib/mustache/context.rb, line 76
    def [](name)
      fetch(name, nil)
    end