# -*- encoding: utf-8 -*- module GitShizzle class Error < StandardError; end end