# File rbot/registry.rb, line 121 def sub_registry(prefix) return BotRegistryAccessor.new(@bot, @orig_prefix + "+" + prefix) end