class ActionController::TestRequest

def self.new_session

def self.new_session
  TestSession.new
end