# File lib/configatron/root_store.rb, line 57
  def reset!
    @store = ::Configatron::Store.new(self)
  end