public function __construct(RegistryManifest $Manifest)
 {
     parent::__construct($Manifest);
     $this->Db = Core::GetDBInstance();
 }