es.Tool = function( toolbar ) { this.$ = $( '
' ).addClass( 'es-toolbarTool' ); this.toolbar = toolbar; };