# File lib/rbot/core/utils/extends.rb, line 369 def recurse_depth unless defined? @recurse_depth @recurse_depth = 0 end @recurse_depth end