public function testCanGetAndSetHeaders()
 {
     $this->assertInstanceOf('\\Bone\\Mvc\\Response\\Headers', $this->response->getHeaders());
 }