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