# File lib/thinking_sphinx/hooks/guard_presence.rb, line 4 def self.call(configuration = nil, stream = STDERR) new(configuration, stream).call end