module ActiveRecord::ConnectionAdapters::Deduplicable

def deduplicated

def deduplicated
  freeze
end