this.$topLinks
        .makeCollapsible( {
            collapsed: topLinksCookieValue === 'collapsed',
            $customTogglers: toplinksTitle.$element
        } )