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