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