# File lib/configatron/root_store.rb, line 80
  def temp_end
    @locked = @temp_locked
    @cow = @temp_cow

    @store = @temp
  end