# File lib/action_view/helpers/prototype_helper.rb, line 566
          def toggle(*ids)
            call 'Element.toggle', *ids
          end