public new void Execute(FigaroContext context, string args) { base.Execute(context, args); context.CompactContainer(argv[0]); }