Construct a drama::Path object which can be used to send messages to the invoking task itself.
Parameters
theTask
The DRAMA Task we are part of. This is passed by pointer, but Path is not taking ownership of the subject object, which must continue to exist until the Path object is destroyed.