7374757677787980
i18n = I18nFactory.getI18n( getClass(), Locale.US, I18nFactory.READ_PROPERTIES | I18nFactory.FALLBACK ); translator = new EntitlementRulesTranslator(i18n); entitler = new Entitler(pm, cc, i18n, ef, sink, translator); }