# File lib/openstack/compute/connection.rb, line 19
    def authok?
      @connection.authok
    end