/**
  * @return \ContemporaryVA\BrightCove\CMS\Playlists
  */
 public function playlists()
 {
     return $this->brightcove->playlists();
 }