# File lib/rfuzz/pushbackio.rb, line 82
82:     def flush
83:       random_death
84:       protect { @secondary.flush }
85:     end