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