module RSpec::Rails::MailboxExampleGroup

def have_failed

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