66 67 68
# File 'lib/twat/exceptions.rb', line 66 def msg "Invalid value, valid values are #{Options::BOOL_VALS.join("|")}" end