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