# File lib/data_objects/quoting.rb, line 93
    def quote_byte_array(value)
      quote_string(value)
    end