# File lib/parser/source/rewriter.rb, line 58
      def remove(range)
        append Rewriter::Action.new(range, ''.freeze)
      end