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