# File lib/background_process/pty_background_process.rb, line 34 def stderr raise ArgumentError, "stderr is merged into stdout with PTY subprocesses" end