Is it possible to define a before_save callback in a module? Such that with a class like this:
before_save
class Model include MongoMapper::Document inc