4 5 6
# File 'lib/bugcrowd/client/bounties.rb', line 4 def list_bounties response = Client.new.get('/bounties') end