component = new WebAppComponent(); } public function isInstance() { $this->assertInstanceOf('\FuzeWorks\WebAppComponent', $this->component); } }