# File lib/r10k/keyed_factory.rb, line 12
    def initialize
      @implementations = {}
    end