/** * initialize * @return null */ public static function initialize() { self::$_carrier = new stdClass(); }