module Fugit

def parse_nat(s); ::Fugit::Nat.parse(s); end

def parse_nat(s); ::Fugit::Nat.parse(s); end