public function testUrl()
 {
     $this->assertSame(Watchlist::classUrl(), '/watchlists');
 }