# File lib/flexmock/rspec.rb, line 27
27:     def assertion_failed_error
28:       Spec::Expectations::ExpectationNotMetError
29:     end