# File lib/virtus/attribute.rb, line 103
    def coerce(input)
      coercer.call(input)
    end