class ActiveRecord::ConnectionAdapters::PostgreSQL::Name

def hash

def hash
  parts.hash
end