how do i use awesome_nested_set in views

Where I have a @category.name column I’d like to now show the complete self_and_ancestors names instead of just self names Does anyone know how I would construct that in my view?