# File lib/rubinius/actor.rb, line 114 def send_exit(recipient, reason) recipient.notify_exited(current, reason) self end