module Lyricli module Exceptions class StartSourceError < StandardError end end end