# File lib/spec/mocks/message_expectation.rb, line 270
      def never
        @expected_received_count = 0
        self
      end