# File lib/action_controller/respond_with.rb, line 55
      def clear_respond_to
        self.mimes_for_respond_to = Hash.new.freeze
      end