# File lib/new_relic/agent.rb, line 343
    def shutdown(options={})
      agent.shutdown if agent
    end