module HTTParty

def self.move(*args, &block)

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