List all callbacks registered for a Model class

Hi,

Is there any hacky way of listing all callbacks registered for a ActiveRecord model? Just to check whether somebody somewhere had opened a class and added a callback to it.