Alias PowerGraph.SumFun

template PowerGraph
{
  // ...
  alias SumFun = Fun[1];
  // ...
}