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