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