makePathNode method

ActorPath makePathNode()

Implementation

ActorPath makePathNode() {
  return ActorPath();
}