# File lib/virtus/attribute/builder.rb, line 16
    def finalize
      Attribute::Builder.call(determine_type, options).finalize
    end