class RSpec::Expectations::LegacyMatcherAdapter::RSpec2

Starting in RSpec 1.2 (and continuing through all 2.x releases), the failure message protocol was:

* `failure_message_for_should`
* `failure_message_for_should_not`

@private