class RSpec::Support::MethodSignatureExpectation

Encapsulates expectations about the number of arguments and allowed/required keyword args of a given method.

@api private