# File lib/mail/version_specific/ruby_1_8.rb, line 94 def Ruby18.param_decode(str, encoding) URI.unescape(str) end