Module RSpec::Mocks::ExampleMethods::ExpectHost
In: lib/rspec/mocks/example_methods.rb

This module exists to host the `expect` method for cases where rspec-mocks is used w/o rspec-expectations.

[Validate]