/**
  *
  */
 public static function __init($app, array $config = array())
 {
     self::$app = $app;
 }