public function __construct()
 {
     $this->db = \EShop\Core\Database::getInstance(DatabaseConfig::DB_INSTANCE);
 }