public function setup()
 {
     parent::setup();
     $this->setName($this->name . '_' . $this->dmBehavior->get('id'));
 }