# File lib/rake/rule_recursion_overflow_error.rb, line 6 def initialize(*args) super @targets = [] end