# File lib/dbus/bus.rb, line 721 def initialize super(ENV["DBUS_SESSION_BUS_ADDRESS"] || address_from_file) connect send_hello end