17 18 19
# File 'lib/gemstash/cache.rb', line 17 def authorization(auth_key) @client.get("auths/#{auth_key}") end