21 22 23
# File 'lib/digit_client.rb', line 21 def response HTTParty.get(url, :headers => header) end