# File lib/action_controller/base.rb, line 539
      def send_response
        response.prepare!
        response
      end