# File lib/main/program/class_methods.rb, line 89 def set_default_options! option('help', 'h') unless parameters.has_option?('help', 'h') end