# File lib/heroku/commands/auth.rb, line 7
    def client
      @client ||= init_heroku
    end