# File lib/active_support/vendor/i18n-0.4.1/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