# File lib/new_relic/agent/commands/agent_command_router.rb, line 150
        def select_handler(agent_command)
          @handlers[agent_command.name]
        end