# File lib/puppet/util/filetype.rb, line 124 124: def initialize(path) 125: super 126: @@tabs[@path] ||= "" 127: end