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