8 9 10
# File 'lib/tent-client/post.rb', line 8 def head self.class.new(client, :request_method => :head) end