function __construct($fileName, $shmCache) { $this->cache = $shmCache; parent::__construct($fileName); }