public function testTemplatesCallsCount()
 {
     $this->assertCount(5, Mandrill::getApiCalls()['templates']);
 }