module Qeweney::RoutingMethods

def stop_routing

def stop_routing
  throw :stop, :found
end