# File lib/arel/engines/sql/relations/compiler.rb, line 65 def add_limit_on_delete(taken) "LIMIT #{taken}" end