# File lib/rotp/cli.rb, line 7
    def initialize(filename, argv)
      @filename = filename
      @argv = argv
    end