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