# File lib/voight_kampff.rb, line 19
    def bot?(user_agent_string)
      test(user_agent_string).bot?
    end