# File mrplot.rb, line 63
    def atom_drawrect(rect, style)
      puts "Fillrect #{rect}, [#{style}]"
    end