# File lib/heroku/commands/service.rb, line 11
    def down
      error "heroku service:down is defunct.  Use heroku workers -1 instead."
    end