# File lib/arel/insert_manager.rb, line 3 def initialize engine super @ast = Nodes::InsertStatement.new end