# File lib/facet/kernel/get_by_id.rb, line 3
  def get_by_id( id )
    ObjectSpace._id2ref( id )
  end