# File lib/templater/generator.rb, line 584
    def invoke!
      all_actions.each { |t| t.invoke! }
    end