module RSpec::Rails::MailboxExampleGroup

def have_bounced

Other tags:
    Api: - public
def have_bounced
  satisfy('have bounced', &:bounced?)
end