# File lib/librarian/mock/source/mock/registry.rb, line 71
          def [](name)
            sources[name] ||= {}
          end