def dir(self): return commons.programs_path() + '/' + 'tika-1.3'
def lib(self): return commons.programs_path() + '/' + 'dacapo-2006-10-MR2.jar'
def dir(self): return commons.programs_path() + '/' + 'checkstyle-5.6'
def program_path(self): return commons.programs_path() + '/' + self.path
def dir(self): return commons.programs_path() + '/' + 'poi-3.9'