Registries
Registries m_registries;
Registries::iterator it = m_registries.begin();
Registries::const_iterator foundIt = m_registries.find( name );