10 11 12
# File 'lib/musical/configuration.rb', line 10 def self.build(options) @@config = OpenStruct.new(options) end