# File lib/r10k/keyed_factory.rb, line 24
    def retrieve(key)
      @implementations[key]
    end