# File lib/riddle/configuration.rb, line 29 def self.parse!(input) Riddle::Configuration::Parser.new(input).parse! end