<% Object.keys(it.secrets).forEach(function(prop) { %> $<%= it.toLower(prop) %> = "<%= it.secrets[prop] %>" <%= '\n' %> <% }) %>