export function keepSecondArgument(args) { return args.arguments[1]; }