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