9 10 11
# File 'lib/awspec/toolbox.rb', line 9 def template(type) puts Awspec::Generator::Template.generate(type) end