# File lib/i18n/backend/cldr.rb, line 91
        def raise_unspecified_format_type!
          raise ArgumentError.new("You have to specify a format type, e.g. :as => :number.")
        end