# File lib/file/tail/tailer.rb, line 22
      def respond_to?(id)
        !self[id].nil? || super
      end