module HTTParty

def self.post(*args)

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