# File Automatenalt.rb, line 21
        def +(it)
           Zustand.new(@item + it.getZustand)
        
        end