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