# File lib/parser/source/rewriter.rb, line 138
      def replace(range, content)
        append Rewriter::Action.new(range, content)
      end