# -*- ruby -*- <% @tasks.each do |task| %> require 'ronin/platform/tasks/<%= task %> <% end %> # vim: syntax=Ruby