Reset the list of provides to include only :html.
[:html].
184 185 186
# File 'lib/merb-core/controller/mixins/responder.rb', line 184 def reset_provides only_provides(:html) end