public static function init() { if (self::$config == null) { self::$config = new PagSeguroConfig(); } return self::$config; }