# File lib/pry-remote-em/proto.rb, line 156
    def send_heatbeat(url)
      send_json({:hb => url})
    end