# File lib/action_view/helpers/prototype_helper.rb, line 718 def select(pattern) JavaScriptElementCollectionProxy.new(self, pattern) end