module MooMoo class MooMooArgumentError < ArgumentError; end class OpenSRSException < Exception; end end