public function testGetPath()
 {
     $this->assertEquals('/v1/conversations', Conversation::path());
 }