# File lib/sup/source.rb, line 208
  def source_for uri; sources.find { |s| s.is_source_for? uri }; end