# File lib/heroku-postgresql/client.rb, line 37 def get_backup_recent http_get("#{@database_name}/backups/recent") end