module ActiveLdap::Callbacks

def create #:nodoc:

:nodoc:
def create #:nodoc:
  run_callbacks(:create) { super }
end