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