initialize the depth of link search with 0
52 53 54
# File 'lib/test.rb', line 52 def init_depth @@depth = 0 end