module IntegerSpecs
  class CoerceError < StandardError
  end
end
