# File lib/riddle/configuration/tsv_source.rb, line 16
      def valid?
        super && (@tsvpipe_command || @parent)
      end