# File Automatenalt.rb, line 47 def ==(anOther) return @item == anOther.getZustand if anOther!=nil return false end