method

match_any_args?

match_any_args?()
public

No documentation available.

# File lib/spec/mocks/argument_expectation.rb, line 44
      def match_any_args?
        @match_any_args
      end