in lib/aws_lambda_ric/lambda_errors.rb [73:76]
def initialize(original_error) super(original_error, 'Runtime') end