sub self($) { $world = shift; my $better_world = _assassinate_all_greedy_and_power_hungry_people($world); return $better_world; }