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