# File lib/rubyrep/replication_initializer.rb, line 120 def drop_event_log session.left.drop_table "#{options[:rep_prefix]}_logged_events" end