public function testInitialState()
 {
     $this->assertInstanceOf('Ivory\\JsonBuilder\\JsonBuilder', $this->helper->getJsonBuilder());
 }