535 536 537
# File 'lib/puppet/node/environment.rb', line 535 def self.split_path(path_string) path_string.split(File::PATH_SEPARATOR) end