# File lib/new_relic/agent/commands/agent_command_router.rb, line 154
        def unrecognized_agent_command(agent_command)
          NewRelic::Agent.logger.debug("Unrecognized agent command #{agent_command.inspect}")
        end