master
toEve
public function toEve() { return sprintf('[%s, %s]', $this->ship->typeName, $this->name) . PHP_EOL . $this->low_slots->map(function ($slot) {