Implements hook_ranking().
public function ranking() { return \Drupal::service('comment.statistics')->getRankingInfo(); }