# File lib/httparty.rb, line 447
  def self.delete(*args, &block)
    Basement.delete(*args, &block)
  end