module HTTParty

def self.delete(*args)

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