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