예제 #1
0
 public function get_artists()
 {
     return Artists::get_by_audio($this);
 }