module Fugit

def parse_nat(s, opts={}); ::Fugit::Nat.parse(s, opts); end

def parse_nat(s, opts={}); ::Fugit::Nat.parse(s, opts); end