# File lib/puppet/module/tool.rb, line 30
      def self.root
        @root ||= Pathname.new(File.expand_path(File.join(File.dirname(File.expand_path(__FILE__)), '..', '..', '..')))
      end