# File lib/nats/client.rb, line 726
  def on_connect(&callback)
    @connect_cb = callback
  end