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