# File mrplot.rb, line 554
    def initialize(rect)
      @layer  = :figure
      @rect   = rect
      super()
    end