class ActionView::CacheExpiry::ViewReloader

def updated?

def updated?
  @previous_change || @watcher.updated?
end