# File lib/money/locale_backend/i18n.rb, line 12 def initialize raise NotSupported, 'I18n not found' unless defined?(::I18n) end