4 5 6
# File 'lib/dogeify/core_ext/string.rb', line 4 def dogeify(options = {}) Dogeify.new.process(self, options) end