# File lib/facets/more/reference.rb, line 42
  def self.new(obj)
    ref = allocate
    ref.become obj
    ref
  end