global

def ==(other)

def ==(other)
  instance_variables == other.instance_variables
end