public function implementsInterface($interface) : bool { throw new ReflectionException('Method not implemented'); }