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