[Source]
# File lib/rvg/misc.rb, line 234 234: def render(x, y, text) 235: raise NotImplementedError 236: end
[Validate]