func main() { server.Serve(tenet.New()) }
func (s *slasherSuite) SetUpSuite(c *gc.C) { l := slasher.New() s.Tenet = l }