# File lib/ramaze/reloader/watch_stat.rb, line 26
      def watching?(file)
        @files.has_key?(file)
      end