Constructor new Pid() Source: serl.js, line 605 To Do: Do we need to validate argument types in the constructor? Methods toString() Overridden toString . Output is of the form: [object Pid<0.1>] Source: serl.js, line 621 To Do: should this be made into a static method?