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