Returns:
108 109 110
# File 'lib/geometry/rectangle.rb', line 108 def eql?(other) self.points == other.points end