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