# File lib/ethon/easy/informations.rb, line 87 def supports_zlib? Kernel.warn("Ethon: Easy#supports_zlib? is deprecated and will be removed, please use Easy#.") Easy.supports_zlib? end