# File lib/new_relic/agent/transaction.rb, line 656
      def synthetics_version
        info = synthetics_payload or return nil
        info[0]
      end