# File lib/bullet/registry/association.rb, line 6
      def merge(base, associations)
        @registry.merge!(base => associations)
      end