# File lib/action_view/helpers/prototype_helper.rb, line 403
          def [](id)
            JavaScriptElementProxy.new(self, id)
          end