# File lib/rubyrep/table_sorter.rb, line 65
    def initialize(session, tables)
      self.session = session
      self.tables = tables
    end