/**
  * {@inheritdoc}
  */
 public function isLoaded()
 {
     return $this->drupal7->module_load_all();
 }