# File lib/dbus/introspect.rb, line 483
    def []=(intfname, intf)
      @interfaces[intfname] = intf
    end