protected function get_dramas_list()
 {
     return Oedipus_DramaHelper::get_all_dramas_for_user($this->get_user_id());
 }