# IT:AD:Patterns:IdentityMap # * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} --- Ensures that each object gets loaded only once by keeping every loaded object in a map. Looks up objects using the map when referring to them. ### Sequence Diagram ### ![MF](http://martinfowler.com/eaaCatalog/idMapperSketch.gif)