getWidth: function(includeMargin) {
                var node  = this.node,
                    width = node.offsetWidth,
                    style;