public function testNoLastError()
 {
     $this->assertNull(Mandrill::getLastError());
 }