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