# File lib/merb-helpers/core_ext/numeric.rb, line 115
    def self.add_format(format)
      formats.merge!(format)
      formats[format]
    end