# File lib/fission/command_line_parser.rb, line 17 def initialize(args=ARGV) @args = args gather_commands_and_summaries setup_options_parser end