// Simple static ITDM public class Parse2 { } aspect X { static T Parse2.m(T timeFor) { return null; } }