public function testGetLabel()
 {
     $this->assertEquals('orocrm.mailchimp.integration_transport.label', $this->transport->getLabel());
 }