module PinPress # A template for a pin; even though # currently empty, allows for future # flexibility. class PinTemplate < Template end end