Service for misc related methods of the GitHub API.
MiscService get misc => _misc ??= MiscService(this);