protected function buildFrom()
 {
     $this->_selectBuilder->from->add(Gpf_Db_Table_Newsletters::getName());
 }