# File lib/puppet/module/tool.rb, line 35
      def self.version
        @version ||= (root + 'VERSION').read
      end