class Restforce::Middleware::Caching

def full_key?

def full_key?
  @full_key ||= @options[:full_key]
end