module Lyricli module Exceptions class SourceConfigurationError < StandardError end end end