# File lib/capybara/xpath.rb, line 174
    def s(string)
      XPath.escape(string)
    end