module HTTParty

def self.head(*args, &block)

def self.head(*args, &block)
  Basement.head(*args, &block)
end