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