class PryRemote::Server

def teardown_with_pry_nav

def teardown_with_pry_nav
  teardown_without_pry_nav
  PryNav.current_remote_server = nil
end