assertInstanceOf(Singleton::class, $firstCall); $this->assertSame($firstCall, $secondCall); } }