# File lib/rr/times_called_matchers/any_times_matcher.rb, line 9
      def matches?(times_called)
        true
      end