# File lib/dbus/introspect.rb, line 325
    def singleton_class
      (class << self ; self ; end)
    end