# File lib/merb-core/controller/mixins/responder.rb, line 168 def does_not_provide(*formats) self.class_provided_formats -= formats end