# File lib/data_objects/quoting.rb, line 89
    def quote_regexp(value)
      quote_string(value.source)
    end