public function testContentMd5IsBasedOnSubsection()
 {
     $this->assertNotSame($this->body->getContentMd5(), $this->decorated->getContentMd5());
 }