# File lib/zip/zipfilesystem.rb, line 419
      def expand_path(aPath)
        @mappedZip.expand_path(aPath)
      end