# File lib/fakefs/file_system.rb, line 99
    def current_dir
      find(normalize_path('.'))
    end