# File lib/rr/times_called_matchers/never_matcher.rb, line 10
      def possible_match?(times_called)
        true
      end