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