# File lib/virtus/attribute.rb, line 75
    def self.build_type(definition)
      Axiom::Types.infer(definition.primitive)
    end