public function safeDown()
 {
     $this->auth->removeChildren($this->auth->getRole(User::ROLE_CUSTOMER));
 }