# File lib/virtus/attribute/builder.rb, line 49 def initialize(type) @type = type initialize_primitive end