module Fugit::Nat::Parser

def plain_day(i); rex(:plain_day, i, /day/i); end

def plain_day(i); rex(:plain_day, i, /day/i); end