# File lib/config_parser.rb, line 16 def initialize(argv) @args = argv # Default options @options = {} parse end