@internal
public function __construct($name, $number) { $this->name = $name; $this->number = $number; }