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