# File lib/dbus/introspect.rb, line 83
    def initialize(name, type)
      @name = name
      @type = type
    end