5 6 7
# File 'lib/taka/dom/html/pre_element.rb', line 5 def width self['width'] && self['width'].to_i end