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