15 16 17
# File 'lib/muon/config.rb', line 15 def get_local_option(key) get_option_from_file(local_file, key) end