type()
Returns the unique type name as a Symbol. Subclasses should override this method.
# File activemodel/lib/active_model/type/value.rb, line 34 def type end