abstract fun get(name: String): Any?
Get session instance for name
IllegalStateException - if no session provider registered with for name
IllegalStateException