24 25 26
# File 'lib/pcloud/client.rb', line 24 def http_client @client ||= RestClient::Resource.new(BASE_URL) end