# File lib/ruby2ruby.rb, line 384
  def process_dstr(exp)
    "\"#{util_dthing(:dstr, exp)}\""
  end