# File lib/facets/core/kernel/get_by_id.rb, line 6
def
get_by_id
(
id
)
ObjectSpace
.
_id2ref
(
id
)
end