UI.body not working with .events and .rendered

Seems like UI.body.events and UI.body.rendered are not working in Meteor 1.1.04?

It’s not documented, and I’m basing my tests on old threads. Perhaps there is a conflict with Iron Router.

Can we have some examples about how these should work?

UI.body.onRendered fires here with and without Iron:Router. Can you show your code?