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