class DBus::ProxyService

Used by clients to represent a named service on the other side of the bus.

Formerly this class was intermixed with {ObjectServer} as Service.

@example Usage

svc = DBus.system_bus["org.freedesktop.machine1"]
manager = svc["/org/freedesktop/machine1"]
p manager.ListImages