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