[Source]
# File lib/wee/html_brushes.rb, line 38 def self.nesting?() false end
# File lib/wee/html_brushes.rb, line 33 def with(text) @document.text(text) @document = @canvas = nil end
[Validate]