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