# File lib/rack/test/methods.rb, line 26 def build_rack_test_session(name) Rack::Test::Session.new(rack_mock_session(name)) end