# File lib/action_view/helpers/prototype_helper.rb, line 377 def remove(*ids) loop_on_multiple_args 'Element.remove', ids end