aspect NoSystemStreams {
	declare warning :  get (java.io.PrintStream System.out) : "No system.out";
}