# File lib/httparty.rb, line 451
  def self.head(*args, &block)
    Basement.head(*args, &block)
  end