# File lib/orbjson.rb, line 36
    def self.get_object( klass, *args )
      return @@registry[ klass.intern ] 
    end