public function products() { return $this->hasMany(Product::class); }