# File lib/dbus/introspect.rb, line 89 def [](index) case index when 0 then name when 1 then type else nil end end