# File lib/gd2/canvas.rb, line 160
      def style
        super & ~(NO_FILL | EDGED)
      end