# File automaten.rb, line 240 def add_Z(zustand) @items+=zustand.items if zustand != nil return self end