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