# File lib/sinatra/async.rb, line 136
      def async_response
        throw :async
      end