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