public override void Execute(CollectionMap map) { map.Profile.New(this._type, this._filename); map.LoadMapFromProfile(true); }