# File lib/facet/kernel/resc.rb, line 4
  def resc(x)
    Regexp.escape(x)
  end