# File lib/celerity/element_locator.rb, line 114 def elements_by_idents(idents = @idents) get_by_idents(:select, idents) end