module Picky # Raised if no source is available on an index. # class NoSourceSpecifiedException < StandardError; end end