For compatibility
# File active_support/core_ext/kernel/reporting.rb, line 25 def silence_stderr #:nodoc: silence_stream(STDERR) { yield } end
<code/>
<pre/>
<code/>and<pre/>for code samples.