class RSpec::Support::LooseSignatureVerifier

Allows matchers to be used instead of providing keyword arguments. In practice, when this happens only the arity of the method is verified.

@private