given my $person = Person.new(...) { .weapons = { a => Weapon.new(...), b => Weapon.new(...) }; }