public static function setInstance($object)
 {
     self::$instance = $object;
 }