# File ../lib/fox/undolist.rb, line 231
    def canRevert?
      (@marker != nil) && (@marker != 0)
    end