# File lib/generators/templates/application/merb_stack/doc/rdoc/generators/merb_generator.rb, line 1137
        def MERBGenerator.for(options)
            AllReferences::reset
            HtmlMethod::reset

            MERBGenerator.new(options)

        end