<<>> <> <> <> DIRECTORY VersionMap2; VersionMap2Binding: CEDAR DEFINITIONS = {OPEN VersionMap2; GetMap: PROC [key: ROPE] RETURNS [Map]; <> }.