# File lib/sawyer/relation.rb, line 143 def head(options = nil) options ||= {} options[:method] = :head call options end