# File lib/httparty.rb, line 426
  def self.post(*args)
    Basement.post(*args)
  end