public static function resetInstance()
 {
     self::$_instance = null;
 }