# File lib/dbus/introspect.rb, line 545 def build po = ProxyObject.new(@bus, @dest, @path) ProxyObjectFactory.introspect_into(po, @xml) po end