hookGateway = new $classToLoad( $registry ); } public function getOutput() { return $this->hookGateway->statusUpdates(); } }