# File lib/virtus/coercer.rb, line 34
def
success?
(
primitive
,
input
)
input
.
kind_of?
(
primitive
)
end