class Roda::RodaPlugins::HostRouting::DSL

def initialize

def initialize
  @hosts = []
  @host_hash = {}
end