# File lib/rubigen/manifest.rb, line 29
    def replay(target = nil)
      send_actions(target || @target, @actions)
    end