25 26 27
# File 'lib/muon/config.rb', line 25 def get_global_option(key) get_option_from_file(global_file, key) end