public function testLoadAllConduitMethods()
 {
     ConduitAPIMethod::loadAllConduitMethods();
     $this->assertTrue(true);
 }