# File lib/virtus/attribute.rb, line 65
    def self.build(type, options = {})
      Builder.call(type, options)
    end