# File lib/i18n/backend/base.rb, line 85
        def lookup(locale, key, scope = [], options = {})
          raise NotImplementedError
        end