All Database Backup Engine implementations should extend this class
Inheritance: extends Backup_Engine
 public function __construct()
 {
     parent::__construct();
 }