10 11 12
# File 'lib/uinit/type/hash_of.rb', line 10 def self.from(schema) new(schema) if from?(schema) end