# File lib/heroku-postgresql/client.rb, line 25
    def reset
      http_put("#{@database_name}/reset")
    end