# File lib/rubyrep/sync_helper.rb, line 25
    def tables
      @tables ||= {:left => left_table, :right => right_table}
    end