# File lib/celerity/element.rb, line 114 def locate @object = ElementLocator.new(@container, self.class).find_by_conditions(@conditions) end