35 36 37
# File 'lib/codeforces/client.rb', line 35 def agent @agent ||= ::Sawyer::Agent.new(DEFAULT_ENDPOINT) end