# File lib/rubinius/actor.rb, line 128 def unlink(actor) current = self.current current.notify_unlink actor actor.notify_unlink current self end