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