# File lib/main/program/instance_methods.rb, line 199 def help? (params['help'] and params['help'].given?) or argv.first == 'help' end