view_marker

if repeatable

> ((args['<%= name %>'] += 1))

else

> args['<%= name %>']=1

end

> shift > ;; >