37 38 39 40 41
# File 'lib/curse_client/client.rb', line 37 def addon(id) with_authentication do api.addon(id) end end