317 318 319 320
# File 'lib/filesystem.rb', line 317 def self.getwd @@getwd = Dir.getwd if @@getwd.nil? @@getwd end