pdo == null) { $this->pdo = new \PDO("sqlite:" . 'hyperSet.db'); } return $this->pdo; } }