5 6 7 8
# File 'lib/containers_manager/application.rb', line 5 def self.exec load_configuration tasks.each(&:exec) end