Hi. CI has Session class and there is option to set custom session value. When I tried to call EE session class I saw that is not actually session class, it is mostly not fit to work with session, only with the user array and there is no option to set custom user values etc. Is there any other option? Have I lost access to CI_Session methods and have to use standard PHP session method in EE?