On Tuesday, September 04, 2012 21:41:24 Andrej Mitrovic wrote: > __FILE__? That'll mostly work, but it's perfectly possible to give a module a name which is completely different from the file name. But it looks like we now have std.traits.moduleName, so presumably that will do the trick. - Jonathan M Davis