private function launchkey_is_activated()
 {
     return $this->facade->is_plugin_active($this->plugin_file) || $this->launchkey_is_mu_plugin();
 }