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