given my $person = Person.new(...) { given .weapons { . = Weapon.new(...); . = Weapon.new(...); } }