31 32 33
# File 'lib/tracker/registry.rb', line 31 def track(table, &proc) register_callback table, &proc end