# File lib/rhc/auth/token.rb, line 54
    def can_authenticate?
      token || auth && auth.can_authenticate?
    end