# File lib/main/dsl.rb, line 26 def default_options! option 'help', 'h' unless parameters.has_option?('help', 'h') end