# File lib/virtus/attribute/coercer.rb, line 38 def success?(primitive, value) coercers[primitive].coerced?(value) end