# File lib/active_record/base.rb, line 770
      def read_methods
        @read_methods ||= Set.new
      end