The bus that activated this process (if this process was launched by DBus activation)
[Source]
# File lib/dbus.rb, line 143 143: def initialize(glib_mainloop=true) 144: super(Bus::TYPE_ACTIVATION, glib_mainloop) 145: end
[Validate]