@0,1,2,3⦊
fn drop(&mut self) {
println!("BOOM times {}!!!", self.strength);
}
⦉@0,1,2,3