# File Automaten.rb, line 502
        def setStartZustand(st)
                @startZustand = st
                return self
        end