module ActiveLdap::Callbacks

def touch(*) #:nodoc:

:nodoc:
def touch(*) #:nodoc:
  run_callbacks(:touch) { super }
end