# File lib/transat/parser.rb, line 33
    def initialize(command, parser)
      @command, @parser = command, parser
    end