I wondered that Phalcon\Session\Adapter\Files haven't any methods to set custom directory for saving session files. If we have multiple installations of the same app on the same server, prefixes isn't helpful. I think that ability to specify working directory is must-have feature for file-based session handler.