# File rlml.rb, line 221
    def ==(other)
      self.name == other.name && super
    end