# File lib/riddle/configuration/realtime_index.rb, line 40 def valid? !(@name.nil? || @path.nil?) end