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