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