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