/**
  * {@inheritdoc}
  */
 public function buildCreation()
 {
     $this->order->setCreation(new \DateTime());
 }