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