class ActiveSupport::NumberHelper::NumberConverter

def format_options

def format_options
  default_format_options.merge!(i18n_format_options)
end