38 39 40
# File 'lib/cloth/client.rb', line 38 def get(url, options = {}) Cloth.client.get(url, options) end