List<String> argumentsExtra(List<String> arguments) { return arguments.sublist(['g', 'action', 'path', 'name'].length); }