# File lib/voight_kampff/methods.rb, line 2
  def human?
    VoightKampff::Test.new(user_agent).human?
  end