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