class Sprockets::CachedEnvironment

def processor_cache_key(str)

def processor_cache_key(str)
  @processor_cache_keys[str]
end