# File lib/virtus/coercer.rb, line 23
    def call(input)
      NotImplementedError.new("#{self.class}#call must be implemented")
    end