# File lib/dbus/bus.rb, line 776 def initialize socket_name super(socket_name) connect send_hello end