# File lib/spec/mocks/argument_expectation.rb, line 38
      def constraints_match?(given_args)
        @constraints == given_args
      end