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