ExpansionIdentity identity, Data data, Collector collector, SoundAccessor accessor,
VolumeContainer masterVolume, File configurationSource)
{
this.identity = identity;
this.masterVolume = masterVolume;
this.capabilities = new SoundHelperRelay(accessor);
this.data = data;
this.collector = collector;
newKnowledge();