336 337 338
# File 'lib/core_ext/regexp.rb', line 336 def group(atoms) return "[#{atoms.join("")}]" end