# File lib/pry-remote-em/client/proxy.rb, line 27
      def unbind
        @client && @client.close_connection(true)
      end