/**
  * @return Model_DB_Data_Mapper
  */
 public static function get_instance()
 {
     return parent::get_instance();
 }