Variable ObjectStorage.aliasings

class ObjectStorage
{
  // ...
  KeyType[const(KeyType)] aliasings ;
  // ...
}