# File Automaten.rb, line 175
        def <=>(anOther)
                return @zustand<=>anOther[0]
        end