# File lib/nats/client.rb, line 1269
        def now
          Process.clock_gettime(Process::CLOCK_MONOTONIC)
        end