# File lib/pry-remote-em/server/shell_cmd.rb, line 14
      def unbind
        @pryem.send_shell_result(get_status.exitstatus)
        @pryem.send_last_prompt
      end