# File Automatenalt.rb, line 56
def
to_s
"["
+
@item
+
"]"
end