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