# File lib/thinking_sphinx/guard/files.rb, line 8
  def initialize(names)
    @names = names
  end