# File Automaten.rb, line 102
        def to_s
                return "[" + @item + "]"
        end