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