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