32 33 34
# File 'lib/qa/authorities/getty/aat2.rb', line 32 def untaint(q) q.gsub(/[^\w\s-]/, '') end