# File lib/stomp/errors.rb, line 270
      def message
        "Read receipt not received after #{@timeout} seconds"
      end