# File lib/nokogiri/xml/node_set.rb, line 162
      def at_xpath *paths
        xpath(*paths).first
      end