# File lib/structures.rb, line 25
    def eql?(other)
      self == (other)
    end