A set of case-insensitive string tokens that resolve to false.
false
Defaults include 'false', '0', 'no', 'n', 'off', 'f'.
final Set<String> falsy;