# File lib/merb-core/controller/mixins/responder.rb, line 189
      def reset_provides
        only_provides(:html)
      end