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