# File lib/ole/storage/file_system.rb, line 283
      def pwd
        return '/' if @pwd.empty?
        @pwd
      end