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