# File lib/merb-core/controller/mixins/responder.rb, line 277 def does_not_provide(*formats) formats.flatten! self._provided_formats -= formats end