# File mrplot.rb, line 517
    def draw_object(context, projection)
      context.text_inrect(@string, @rect.cut(@border), @style)
    end