currency = $currency; } public function get(): string { return $this->currency; } }