module Lyricli module Exceptions class ResetSourceError < StandardError end end end