public function __construct(Implementation $implementation) { $this->implementation = $implementation; }