# File lib/puppet/util/filetype.rb, line 137
137:         def read
138:             Puppet.info "Reading %s from RAM" % @path
139:             @@tabs[@path]
140:         end