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