42 43 44
# File 'lib/cloth/client.rb', line 42 def post(url, options = {}) Cloth.client.post(url, options) end