19 20 21
# File 'lib/formulario/fields/field.rb', line 19 def self.type_for(type) TYPES.fetch(type) end