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