I am using the \Phalcon\Session\Bag class as in the example. It seems to work. However, I also found that I do not inject the DI in Bag, nor does this happen magically. So, does Session\Bag use the session component at all? And if I would store my sessions in some N/V store like MemCached, would Session\Bag also store there?