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