# File lib/arel/table.rb, line 120
    def select_manager
      SelectManager.new(@engine)
    end