# File lib/puppet/module/tool.rb, line 62 def self.usage_filename return File.expand_path(File.join(self.root, 'README.markdown')) end