public function cover_url($style = array()) { return Media::url($this->cover, $style, getenv('CLOUDINARY_DEFAULT_COVER')); }