new()
Create and initialize a new Session instance.
# File actionpack/lib/action_controller/integration.rb, line 63 def initialize reset! end