@AfterClass
 public void scanForLeakes() throws TimeoutException, StorageProvisioningException {
   super.scanForLeakedVolumesCreatedViaTemplate("SMALL_BLOCK");
 }