class Rails::Application::Configuration

def session_store? # :nodoc:

:nodoc:
def session_store? # :nodoc:
  @session_store
end