# File lib/mustache/parser.rb, line 63
    def initialize(options = {})
      @options = {}
    end