# File lib/rubyrep/table_sync.rb, line 10
    def sync_options
      @sync_options ||= session.configuration.options_for_table(left_table)
    end