# File lib/rspec/mocks/argument_matchers.rb, line 140
      def any_args
        AnyArgsMatcher.new
      end