# File lib/transat/parser.rb, line 27 def message "Command #{@command} does not accept options #{@unrecognized_options.join(", ")}" end