# File lib/rubigen/commands.rb, line 40
      def invoke!
        manifest.replay(self)
        after_generate
      end