# File lib/prawn/graphics/dash.rb, line 44
      def undash
        @dash = undash_hash
        write_stroke_dash
      end