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