# File lib/arel/table.rb, line 124
    def insert_manager
      InsertManager.new(@engine)
    end