Parsed: 109827

  public function ajax_user_can() {
    return current_user_can( get_taxonomy( $this->screen->taxonomy )->cap->manage_terms );
  }