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