Google

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