Use to safely enclose an argument if needed
String shellArgument(String argument) => argumentToString(argument);