# File lib/capybara/selector.rb, line 68
    def call(locator)
      @xpath.call(locator)
    end