class Sass::CacheStores::Memory

def self._load(repr)

Other tags:
    Private: -
def self._load(repr)
  Memory.new
end