public function testGetAllTypes()
 {
     MetaMTAEmailTransactionCommand::getAllCommands();
     $this->assertTrue(true);
 }