# File lib/nokogiri/css.rb, line 20
      def xpath_for selector, options={}
        Parser.new.xpath_for selector, options
      end