Decorate the users collection in Provider::Admin::Account::Users#index. Remove the .decorate from the view app/views/provider/admin/account/users/index.html.slim. Test that the {{display_name}] is still rendered correctly.
Make .paginate and .decorate work together properly. By default, Draper does not work with pagination, but it can be fixed.