# File lib/puppet/module/tool/modulefile.rb, line 56
    def license(license)
      @metadata.license = license
    end