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