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