# File Automaten.rb, line 234
def
add_i
(
item
)
@items
.
add
(
item
)
if
item
!=
nil
return
self
end