# File lib/flexmock/rspec.rb, line 32
32:     def assertion_failed_error
33:       SpecModule::Expectations::ExpectationNotMetError
34:     end