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