module Poms # Mixin for base POMS functionality. module Base def rev _rev.to_i end end end