[Source]
# File lib/wee/html_brushes.rb, line 42 def with(text) @document.encode_text(text) @document = @canvas = nil end
[Validate]