# File lib/webrobots/nokogiri.rb, line 19 def nofollow?(custom_name = nil) meta_robots(custom_name).include?('nofollow') end