# File lib/ruote/log/default_history.rb, line 71
    def each(&block)

      @history.each(&block)
    end