# File lib/sup/undo.rb, line 13
  def initialize
    @@actionlist = []
  end