module Lyricli module Exceptions class DisableSourceError < StandardError end end end