# File lib/abingo.rb, line 233
  def is_human?
    !!Abingo.cache.read("Abingo::is_human(#{self.identity})")
  end