# File lib/riddle/configuration/index.rb, line 14 def initialize(name, *sources) @name = name @sources = sources initialize_settings end