# File lib/heroku/commands/service.rb, line 15
    def bounce
      error "heroku service:bounce is defunct.  Use heroku restart instead."
    end