module Roda::RodaPlugins::HostRouting::InstanceMethods

def _host_routing_default(_)

provided to +hosts.default+ will be used.
+hosts.default+. This returns nil, ensuring that the hostname
Handle case where plugin is used without providing a block to
def _host_routing_default(_)
  nil
end