module ActiveModel class Serializer # @api private class BelongsToReflection < SingularReflection end end end