class Restforce::Client

def cache

Internal: Cache to use for the caching middleware
def cache
  @options[:cache]
end