# File lib/nokogiri/xml/node_set.rb, line 22
      def first
        self[0]
      end