# File lib/new_relic/agent/new_relic_service.rb, line 200
      def session_with_keepalive(&block)
        establish_shared_connection
        block.call
      end