Determine the size of this Document's HTML.
Returns:
The total number of @html bytes.
324 325 326
# File 'lib/wgit/document.rb', line 324 def size stats[:html] end