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