# File lib/httparty.rb, line 237 def no_follow(value = false) default_options[:no_follow] = value end