path:
builtins.trace ("testing " + builtins.baseNameOf path)
{
inherit path;
results = (import path);
}