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