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