global

def namespace

def namespace
  reflection_options[:namespace] ||
    association_options.fetch(:parent_serializer_options)[:namespace]
end