I am trying to define a session variable like:
Created in Controllers/UsersController.php:
`$session->write(\'logout_url\',$logout_url);`