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