# File Automaten.rb, line 149 def initialize(zustand, symbol, folge) @zustand = zustand @symbol = symbol @folge = folge end