# File lib/cobbler/base.rb, line 134
    def self.login
      (@@auth_token || make_call('login', @@username, @@password))
    end