Author: Lars Strojny
Inheritance: implements Swift_Mime_ContentEncoder
 public function testGetName()
 {
     $this->assertSame('quoted-printable', $this->_encoder->getName());
 }