# File lib/pry-remote-em/client.rb, line 209
    def receive_raw(r)
      # Pry::Helpers::BaseHelpers
      stagger_output(r, $stdout)
    end