public function getOptionsContent()
 {
     return "<option value=\"\"></option>" . parent::getOptionsContent();
 }