# File lib/puppet/util/filetype.rb, line 150
150:     def initialize(user)
151:       self.path = user
152:     end