driver->insert($this->key, Properties::$items); Properties::$items = $this->driver->select($this->key); return true; } }