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