effective_at), $document->symbol, $document->type->name, $document->abstract, implode(', ', ($document->organizes->map(function($organize){ return $organize->name; }))->toArray()), ]; } }