# File lib/cmdparse.rb, line 399
399:     def options=( wrapper )
400:       @main_command.options = wrapper
401:     end