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