# File lib/libxml/attr_decl.rb, line 22
      def child?
        not self.children.nil?
      end