public function testGetWrapDefaultsTo78()
 {
     $this->assertSame(78, $this->mailer->getWrap());
 }