@Override
 public Action[] getActions(boolean context) {
   return Nodes.actionsForPath(ACTION_PATH);
 }