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