Create a new instance of Configuration
78 79 80
# File 'lib/sequent/configuration.rb', line 78 def self.reset @instance = new end