# File lib/rspec/mocks/argument_matchers.rb, line 151
      def anything
        AnyArgMatcher.new(nil)
      end