# File automaten.rb, line 409
        def each &b
                @items.each &b
        end