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