# File lib/nats/client.rb, line 1273
        def now
          java.lang.System.nanoTime() / 1_000_000_000.0
        end