# File lib/libxml/attr.rb, line 36
      def next?
        not self.next.nil?
      end