Parsed: 109878

  public function ajax_user_can() {
    return current_user_can( 'install_themes' );
  }