# File lib/rbvmomi/type_loader.rb, line 65 def add_types types @lock.synchronize do @db.merge! types end end