# File lib/active_record/reflection.rb, line 121
      def belongs_to?
        macro == :belongs_to
      end