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