# File lib/virtus/instance_methods.rb, line 184
    def set_default_attributes
      attribute_set.set_defaults(self)
      self
    end