public function shouldShowForApplication(PhabricatorApplication $application)
 {
     return $application->supportsEmailIntegration();
 }