module Poms # A generic error for things that go wrong inside Poms. class PomsError < StandardError end end