# File lib/action_controller/metal/mime_responds.rb, line 57 def clear_respond_to self.mimes_for_respond_to = ActiveSupport::OrderedHash.new.freeze end