function LGraphObject(vGraphObject) { this.vGraphObject = vGraphObject; } module.exports = LGraphObject;