# File lib/puppet/module/tool.rb, line 67
      def self.changelog_filename
        return File.expand_path(File.join(self.root, 'CHANGES.markdown'))
      end