# File lib/clockwork/database_events.rb, line 17
    def sync_database_events(options={}, &block)
      DatabaseEvents::Synchronizer.setup(options, &block)
    end