module LetsFreckle class FetchError < StandardError end class CreateError < StandardError end end