# File lib/rr/times_called_matchers/never_matcher.rb, line 6
      def initialize
        super 0
      end