/**
  * @return WP_Field_Feature_Base
  */
 function input_feature()
 {
     return $this->view->input_feature();
 }