16 17 18
# File 'lib/pcloud/client.rb', line 16 def get(path, params={}) request(:get, path, params) end