# File lib/new_relic/agent/pipe_channel_manager.rb, line 125 def closed? @out.closed? && @in.closed? end