class Restforce::Tooling::Client

def api_path(path)

def api_path(path)
  super("tooling/#{path}")
end