func main() { tango.Pattern("/", &IndexHandler{}) tango.ListenAndServe() }
func main() { tango.ListenAndServe() }