public function testSend()
 {
     $this->assertNull($this->response->send());
 }