# File lib/virtus/attribute/collection.rb, line 63 def self.build_type(definition) Type.infer(definition.type, definition.primitive) end