# File lib/puppet/module/tool/cli.rb, line 28
  def generate(name)
    Puppet::Module::Tool::Applications::Generator.run(name, options)
  end