# File lib/pry-remote-em/proto.rb, line 127
    def send_msg_bcast(m)
      send_json({:mb => m})
    end