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