export function Noop() { return function(graph) { return graph; }; }