# File lib/ruby2ruby.rb, line 383
  def process_dregx(exp)
    "/" << util_dthing(exp, true) << "/"
  end