# File lib/r10k/git/alternates.rb, line 25
  def include?(path)
    to_a.include?(path)
  end