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