# File lib/thinking_sphinx/guard/none.rb, line 4
  def self.call(names, &block)
    block.call names
  end