class Sprockets::Environment

def find_asset(*args)

def find_asset(*args)
  cached.find_asset(*args)
end