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