# File lib/nokogiri/css/parser.rb, line 19
        def xpath_for string, options={}
          new.xpath_for(string, options)
        end