class Rage::Router::StaticNode

def create_wildcard_child

def create_wildcard_child
  @wildcard_child ||= WildcardNode.new
end