# File lib/simp/cli/commands/config.rb, line 362 def self.reset_options @options = Hash.new.update(SIMP_CONFIG_DEFAULT_OPTIONS) @help_requested = false end