# File lib/data_objects/quoting.rb, line 62
    def quote_numeric(value)
      value.to_s
    end