pretty names for references

This commit is contained in:
Torsten Ruger
2015-06-19 19:50:53 +03:00
parent a2bfaf1b2c
commit 7551a16b6e
6 changed files with 21 additions and 1 deletions

View File

@ -74,6 +74,11 @@ module Parfait
c = Class.new_object(name , superclass)
@classes[name] = c
end
def sof_reference_name
"space"
end
end
# ObjectSpace
# :each_object, :garbage_collect, :define_finalizer, :undefine_finalizer, :_id2ref, :count_objects