public function testCreate()
 {
     $this->assertSame($this->responseMock, $this->responseFactory->create());
 }