class Aws::Rails::ActionMailbox::RSpec::Email
def message_json
def message_json { 'notificationType' => 'Received', 'content' => @mail.encoded }.merge(@message_params).to_json end
def message_json { 'notificationType' => 'Received', 'content' => @mail.encoded }.merge(@message_params).to_json end