Yarrow::Schema.define do
type :config_source_map, Yarrow::Schema::Types::Instance.of(Hash).accept(Symbol)
end