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