class RSpec::Support::MethodSignature

Extracts info about the number of arguments and allowed/required keyword args of a given method.

@private