/**
  * {@inheritdoc}
  */
 public function loadAllIncludes($type, $name = NULL)
 {
     $this->drupal7->module_load_all_includes($type, $name);
 }