# File Automatenalt.rb, line 108 def to_s return ("[" + @zustand.to_s + "," + @symbol.to_s + "," + @folge.to_s + "]" + "\n") end