# File lib/dbus/introspect.rb, line 144
    def initialize(name)
      super(name)
      @rets = Array.new
    end