var Identity = require('../lib/identity'); var identity = new Identity( 0x02 ); console.log( identity.toString() );