module HTTParty

def self.put(*args)

def self.put(*args)
  Basement.put(*args)
end