module Fugit::Duration::IsoParser

def p(i); rex(nil, i, /P/); end

def p(i); rex(nil, i, /P/); end