Example #1
0
 public function get_groups()
 {
     return Groups::get_by_user($this);
 }