# File lib/big_record/ar_reflection.rb, line 30
      def reflections
        read_inheritable_attribute(:reflections) || write_inheritable_attribute(:reflections, {})
      end