# File lib/data_objects/quoting.rb, line 70
    def quote_class(value)
      quote_string(value.name)
    end