# File lib/transat/parser.rb, line 44 def initialize(non_options, options) @non_options, @options = non_options, options end