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