class RSpec::Core::ConfigurationOptions
def file_options
def file_options custom_options_file ? custom_options : global_options.merge(local_options) end
def file_options custom_options_file ? custom_options : global_options.merge(local_options) end