class Sass::InMemoryCacheStore

def self._load(repr)

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