public function dropPeer($label)
 {
     parent::dropPeer($label);
     return $this->dropHelpers();
 }