class Restforce::Concerns::BatchAPI::Subrequests

def batch_api_path(path)

def batch_api_path(path)
  "v#{options[:api_version]}/sobjects/#{path}"
end