/**
  * @return string
  */
 public function getConversationClass()
 {
     return Conversation::className();
 }