public function testContentLengthIsBounded()
 {
     $this->assertEquals(10, $this->body->getContentLength());
 }