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