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