4 5 6
# File 'lib/unicode_alphanumeric.rb', line 4 def self.filter(str, options = {}) replace(str, '', options) end