View helpers like 'user_path' and application helpers defined within our application are not available when the style guide calls a partial.
This is useful for larger components like what a comment block looks like, as it's made of several small components and we want to render these in one place.
Cheers