conductor
conductor copied to clipboard
Make first parameter to createConductor take an optional string for name
This would be a simple shorthand for creating a conductor with the minimum amount of information required. Passing in the name as the optional first parameter would reduce the boilerplate for creating a new Conductor.