# File lib/stringex/localization/backend/i18n.rb, line 61 61: def initialize 62: super 'Stringex cannot use I18n backend: I18n is not defined' 63: end