my $sword = Sword->new("Excalibur"); my $damage = $sword->damage($someOtherPlayer);