Function IniLikeFile.moveGroupToBack

Move the group to make it the last.

final void moveGroupToBack (
  IniLikeFile.GroupNode toMove
) pure nothrow @trusted;