# File lib/puppet/module.rb, line 80
80:     def exist?
81:         ! path.nil?
82:     end