# File lib/mocha/parameter_matchers/anything.rb, line 18
    def anything
      Anything.new
    end