# File lib/heroku/commands/service.rb, line 3
    def start
      error "heroku service:start is defunct.  Use heroku workers +1 instead."
    end