class RSpec::Matchers::MatcherProtocol
rspec-expectations can work with any matcher object that implements this protocol.
@note This class is not loaded at runtime by rspec-expectations. It exists
purely to provide documentation for the matcher protocol.