class ActiveModel::Serializer::Associations::Config

def root

def root
  option(:root) || plural_key
end