module Elasticsearch::Model::Adapter::Default::Callbacks

Module for implementing methods and logic related to hooking into model lifecycle (e.g. to perform automatic index updates)

@see api.rubyonrails.org/classes/ActiveModel/Callbacks.html