/**
  * {@inheritdoc}
  */
 public function resetImplementations()
 {
     $this->drupal7->drupal_static_reset('module_implements');
 }