In http://symfony.com/doc/current/cookbook/session/proxy_examples.html, we start the article with manually creating a `Session` instance. We should avoid this code examples as it isn't the way you use the session when using the complete framework (it already caused some confusion).