# File lib/sinatra/async/test.rb, line 65
    def build_rack_mock_session # XXX move me
      Sinatra::Async::Test::AsyncSession.new(app)
    end