# File lib/heroku/commands/base.rb, line 17
    def heroku
      @heroku ||= Heroku::Command.run_internal('auth:client', args)
    end