# File lib/r10k/instance_cache.rb, line 28
    def clear!
      @instances = {}
    end