# File lib/flexmock/rspec.rb, line 35
35:     def assertion_failed_error
36:       SpecModule::Expectations::ExpectationNotMetError
37:     end