public function testInitialState()
 {
     $this->assertSame('\\stdClass', $this->builder->getClass());
 }