public function accept(ShopgateContainerVisitor $v)
 {
     $v->visitOrderItemAttribute($this);
 }