I\'d like to use some custom decorators on event handlers in order to make working with sessions more comfortable.
Here is my event handler without custom decorator:<