class RSpec::Matchers::BuiltIn::RespondTo

def with_unlimited_arguments

Other tags:
    Api: - public
def with_unlimited_arguments
  @unlimited_arguments = true
  self
end