module DuckRecord::DefineCallbacks

This module exists because `DuckRecord::AttributeMethods::Dirty` needs to define callbacks, but continue to have its version of `save` be the super method of `DuckRecord::Callbacks`. This will be removed when the removal of deprecated code removes this need.

Constants

CALLBACKS