Error
# File lib/concurrent/actor/errors.rb, line 21 def initialize(envelope) @envelope = Type! envelope, Envelope super envelope.message.inspect end