module Lyricli module Exceptions class EnableSourceError < StandardError end end end