Converts to a new reference.
4413 4414 4415
# File 'lib/HDLRuby/hruby_high.rb', line 4413 def to_ref return RefObject.new(this,self) end