class RSpec::Expectations::LegacyMatcherAdapter::RSpec1

Before RSpec 1.2, the failure message protocol was:

* `failure_message`
* `negative_failure_message`

@private