class ActiveSupport::Dependencies::WatchStack

def watching?

def watching?
  !@watching.empty?
end