# File lib/rbot/core/utils/extends.rb, line 378
    def recurse_depth=(val)
      @recurse_depth = val
    end