# File lib/active_record/base.rb, line 1130
      def freeze
        @attributes.freeze
      end