# File lib/rubinius/actor.rb, line 142
      def trap_exit=(value)
        current._trap_exit = value
        self
      end