def __init__(self, module, invoker): self._module = module CompileCommand.__init__(self, 'gradle_{}_compile_command'.format(module), invoker)