# File lib/virtus/coercer.rb, line 11
    def initialize(type)
      @type      = type
      @primitive = type.primitive
    end