Path.from_string
Description:
Creates a new Path with the nodes described in the string instructions.
See parse_string for details of the format of the string.
Returns the newly created Path
Parameters:
| instructions | 
           a string describing the path.  |