static function setDatabase($database)
 {
     self::$database = $database;
 }