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