# File mrplot.rb, line 328 def draw_naked(context) context.placeholder(Rect.new(0,0,context.windowspace.width,context.windowspace.height)) end