# File lib/rubinius/actor.rb, line 120 def link(actor) current = self.current current.notify_link actor actor.notify_link current self end