# File lib/puppet/util/filetype.rb, line 157
157:         def initialize(user)
158:             self.path = user
159:         end