///|
#warnings("-unnecessary_annotation")
fn town_core_path(value : String) -> @path.Path {
  @path.Path(value)
}