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