# File lib/rubyrep/table_scan.rb, line 23
    def scan_options
      @scan_options ||= session.configuration.options_for_table(left_table)
    end