# File lib/active_record/base.rb, line 2682
      def readonly!
        @readonly = true
      end