exampleSetPath <example-set>
This command takes the given name of an example set and returns the
object path for the set. This will be in the form
"root.set(i)
".
To get the path for the example set named "my set":
lens> exampleSetPath "my set" root.set(3)