# File lib/libxml/node.rb, line 126
      def first?
        not first.nil?
      end