# File lib/virtus/instance_methods.rb, line 147
    def freeze
      set_default_attributes!
      super
    end