module RSpec::Expectations::ExpectationTarget::InstanceMethods

Defines instance {ExpectationTarget} instance methods. These are defined in a module so we can include it in ‘Minitest::Expectation` when `rspec/expectations/minitest_integration` is loaded in order to support usage with Minitest.